WorkstationPresenterBase<V> Class

Summary
Implements the Leadtools.Medical.Workstation.Interfaces.Presenters.IWorkstationPresenter<V> interface. Base class for activating and running a UI View.
Syntax
C#
VB
C++
public abstract class WorkstationPresenterBase<V> : IWorkstationPresenter<V> 
  
Public MustInherit Class WorkstationPresenterBase(Of _V_ As {IWorkstationView})  
   Implements IWorkstationPresenter(Of V)  
generic<typename _V_> 
public ref class WorkstationPresenterBase abstract : public IWorkstationPresenter<V>   
where V: IWorkstationView 

Type Parameters

V
The UI View that will be activated.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.